3.2124 \(\int \frac {1}{(1-2 x)^{3/2} (2+3 x)^3 (3+5 x)^2} \, dx\)

Optimal. Leaf size=146 \[ \frac {245865}{41503 \sqrt {1-2 x}}-\frac {36175}{1078 \sqrt {1-2 x} (5 x+3)}+\frac {165}{49 \sqrt {1-2 x} (3 x+2) (5 x+3)}+\frac {3}{14 \sqrt {1-2 x} (3 x+2)^2 (5 x+3)}-\frac {70065}{343} \sqrt {\frac {3}{7}} \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )+\frac {24000}{121} \sqrt {\frac {5}{11}} \tanh ^{-1}\left (\sqrt {\frac {5}{11}} \sqrt {1-2 x}\right ) \]

[Out]

-70065/2401*arctanh(1/7*21^(1/2)*(1-2*x)^(1/2))*21^(1/2)+24000/1331*arctanh(1/11*55^(1/2)*(1-2*x)^(1/2))*55^(1
/2)+245865/41503/(1-2*x)^(1/2)-36175/1078/(3+5*x)/(1-2*x)^(1/2)+3/14/(2+3*x)^2/(3+5*x)/(1-2*x)^(1/2)+165/49/(2
+3*x)/(3+5*x)/(1-2*x)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 146, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 6, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {103, 151, 152, 156, 63, 206} \[ \frac {245865}{41503 \sqrt {1-2 x}}-\frac {36175}{1078 \sqrt {1-2 x} (5 x+3)}+\frac {165}{49 \sqrt {1-2 x} (3 x+2) (5 x+3)}+\frac {3}{14 \sqrt {1-2 x} (3 x+2)^2 (5 x+3)}-\frac {70065}{343} \sqrt {\frac {3}{7}} \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )+\frac {24000}{121} \sqrt {\frac {5}{11}} \tanh ^{-1}\left (\sqrt {\frac {5}{11}} \sqrt {1-2 x}\right ) \]

Antiderivative was successfully verified.

[In]

Int[1/((1 - 2*x)^(3/2)*(2 + 3*x)^3*(3 + 5*x)^2),x]

[Out]

245865/(41503*Sqrt[1 - 2*x]) - 36175/(1078*Sqrt[1 - 2*x]*(3 + 5*x)) + 3/(14*Sqrt[1 - 2*x]*(2 + 3*x)^2*(3 + 5*x
)) + 165/(49*Sqrt[1 - 2*x]*(2 + 3*x)*(3 + 5*x)) - (70065*Sqrt[3/7]*ArcTanh[Sqrt[3/7]*Sqrt[1 - 2*x]])/343 + (24
000*Sqrt[5/11]*ArcTanh[Sqrt[5/11]*Sqrt[1 - 2*x]])/121

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 103

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(b*(a +
 b*x)^(m + 1)*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/((m + 1)*(b*c - a*d)*(b*e - a*f)), x] + Dist[1/((m + 1)*(b*
c - a*d)*(b*e - a*f)), Int[(a + b*x)^(m + 1)*(c + d*x)^n*(e + f*x)^p*Simp[a*d*f*(m + 1) - b*(d*e*(m + n + 2) +
 c*f*(m + p + 2)) - b*d*f*(m + n + p + 3)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && LtQ[m, -1] &&
 IntegerQ[m] && (IntegerQ[n] || IntegersQ[2*n, 2*p])

Rule 151

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_)*((g_.) + (h_.)*(x_)), x_Symb
ol] :> Simp[((b*g - a*h)*(a + b*x)^(m + 1)*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/((m + 1)*(b*c - a*d)*(b*e - a*
f)), x] + Dist[1/((m + 1)*(b*c - a*d)*(b*e - a*f)), Int[(a + b*x)^(m + 1)*(c + d*x)^n*(e + f*x)^p*Simp[(a*d*f*
g - b*(d*e + c*f)*g + b*c*e*h)*(m + 1) - (b*g - a*h)*(d*e*(n + 1) + c*f*(p + 1)) - d*f*(b*g - a*h)*(m + n + p
+ 3)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, h, n, p}, x] && LtQ[m, -1] && IntegerQ[m]

Rule 152

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_)*((g_.) + (h_.)*(x_)), x_Symb
ol] :> Simp[((b*g - a*h)*(a + b*x)^(m + 1)*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/((m + 1)*(b*c - a*d)*(b*e - a*
f)), x] + Dist[1/((m + 1)*(b*c - a*d)*(b*e - a*f)), Int[(a + b*x)^(m + 1)*(c + d*x)^n*(e + f*x)^p*Simp[(a*d*f*
g - b*(d*e + c*f)*g + b*c*e*h)*(m + 1) - (b*g - a*h)*(d*e*(n + 1) + c*f*(p + 1)) - d*f*(b*g - a*h)*(m + n + p
+ 3)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, h, n, p}, x] && LtQ[m, -1] && IntegersQ[2*m, 2*n, 2*p]

Rule 156

Int[(((e_.) + (f_.)*(x_))^(p_)*((g_.) + (h_.)*(x_)))/(((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))), x_Symbol] :>
 Dist[(b*g - a*h)/(b*c - a*d), Int[(e + f*x)^p/(a + b*x), x], x] - Dist[(d*g - c*h)/(b*c - a*d), Int[(e + f*x)
^p/(c + d*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, h}, x]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin {align*} \int \frac {1}{(1-2 x)^{3/2} (2+3 x)^3 (3+5 x)^2} \, dx &=\frac {3}{14 \sqrt {1-2 x} (2+3 x)^2 (3+5 x)}+\frac {1}{14} \int \frac {40-105 x}{(1-2 x)^{3/2} (2+3 x)^2 (3+5 x)^2} \, dx\\ &=\frac {3}{14 \sqrt {1-2 x} (2+3 x)^2 (3+5 x)}+\frac {165}{49 \sqrt {1-2 x} (2+3 x) (3+5 x)}+\frac {1}{98} \int \frac {2285-8250 x}{(1-2 x)^{3/2} (2+3 x) (3+5 x)^2} \, dx\\ &=-\frac {36175}{1078 \sqrt {1-2 x} (3+5 x)}+\frac {3}{14 \sqrt {1-2 x} (2+3 x)^2 (3+5 x)}+\frac {165}{49 \sqrt {1-2 x} (2+3 x) (3+5 x)}-\frac {\int \frac {39855-325575 x}{(1-2 x)^{3/2} (2+3 x) (3+5 x)} \, dx}{1078}\\ &=\frac {245865}{41503 \sqrt {1-2 x}}-\frac {36175}{1078 \sqrt {1-2 x} (3+5 x)}+\frac {3}{14 \sqrt {1-2 x} (2+3 x)^2 (3+5 x)}+\frac {165}{49 \sqrt {1-2 x} (2+3 x) (3+5 x)}+\frac {\int \frac {-\frac {6019215}{2}+\frac {3687975 x}{2}}{\sqrt {1-2 x} (2+3 x) (3+5 x)} \, dx}{41503}\\ &=\frac {245865}{41503 \sqrt {1-2 x}}-\frac {36175}{1078 \sqrt {1-2 x} (3+5 x)}+\frac {3}{14 \sqrt {1-2 x} (2+3 x)^2 (3+5 x)}+\frac {165}{49 \sqrt {1-2 x} (2+3 x) (3+5 x)}+\frac {210195}{686} \int \frac {1}{\sqrt {1-2 x} (2+3 x)} \, dx-\frac {60000}{121} \int \frac {1}{\sqrt {1-2 x} (3+5 x)} \, dx\\ &=\frac {245865}{41503 \sqrt {1-2 x}}-\frac {36175}{1078 \sqrt {1-2 x} (3+5 x)}+\frac {3}{14 \sqrt {1-2 x} (2+3 x)^2 (3+5 x)}+\frac {165}{49 \sqrt {1-2 x} (2+3 x) (3+5 x)}-\frac {210195}{686} \operatorname {Subst}\left (\int \frac {1}{\frac {7}{2}-\frac {3 x^2}{2}} \, dx,x,\sqrt {1-2 x}\right )+\frac {60000}{121} \operatorname {Subst}\left (\int \frac {1}{\frac {11}{2}-\frac {5 x^2}{2}} \, dx,x,\sqrt {1-2 x}\right )\\ &=\frac {245865}{41503 \sqrt {1-2 x}}-\frac {36175}{1078 \sqrt {1-2 x} (3+5 x)}+\frac {3}{14 \sqrt {1-2 x} (2+3 x)^2 (3+5 x)}+\frac {165}{49 \sqrt {1-2 x} (2+3 x) (3+5 x)}-\frac {70065}{343} \sqrt {\frac {3}{7}} \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )+\frac {24000}{121} \sqrt {\frac {5}{11}} \tanh ^{-1}\left (\sqrt {\frac {5}{11}} \sqrt {1-2 x}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.06, size = 78, normalized size = 0.53 \[ \frac {16955730 \, _2F_1\left (-\frac {1}{2},1;\frac {1}{2};\frac {3}{7}-\frac {6 x}{7}\right )-16464000 \, _2F_1\left (-\frac {1}{2},1;\frac {1}{2};-\frac {5}{11} (2 x-1)\right )-\frac {77 \left (325575 x^2+423210 x+137209\right )}{(3 x+2)^2 (5 x+3)}}{83006 \sqrt {1-2 x}} \]

Antiderivative was successfully verified.

[In]

Integrate[1/((1 - 2*x)^(3/2)*(2 + 3*x)^3*(3 + 5*x)^2),x]

[Out]

((-77*(137209 + 423210*x + 325575*x^2))/((2 + 3*x)^2*(3 + 5*x)) + 16955730*Hypergeometric2F1[-1/2, 1, 1/2, 3/7
 - (6*x)/7] - 16464000*Hypergeometric2F1[-1/2, 1, 1/2, (-5*(-1 + 2*x))/11])/(83006*Sqrt[1 - 2*x])

________________________________________________________________________________________

fricas [A]  time = 1.00, size = 162, normalized size = 1.11 \[ \frac {57624000 \, \sqrt {11} \sqrt {5} {\left (90 \, x^{4} + 129 \, x^{3} + 25 \, x^{2} - 32 \, x - 12\right )} \log \left (-\frac {\sqrt {11} \sqrt {5} \sqrt {-2 \, x + 1} - 5 \, x + 8}{5 \, x + 3}\right ) + 93256515 \, \sqrt {7} \sqrt {3} {\left (90 \, x^{4} + 129 \, x^{3} + 25 \, x^{2} - 32 \, x - 12\right )} \log \left (\frac {\sqrt {7} \sqrt {3} \sqrt {-2 \, x + 1} + 3 \, x - 5}{3 \, x + 2}\right ) - 77 \, {\left (22127850 \, x^{3} + 17711235 \, x^{2} - 5050290 \, x - 4664333\right )} \sqrt {-2 \, x + 1}}{6391462 \, {\left (90 \, x^{4} + 129 \, x^{3} + 25 \, x^{2} - 32 \, x - 12\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(1-2*x)^(3/2)/(2+3*x)^3/(3+5*x)^2,x, algorithm="fricas")

[Out]

1/6391462*(57624000*sqrt(11)*sqrt(5)*(90*x^4 + 129*x^3 + 25*x^2 - 32*x - 12)*log(-(sqrt(11)*sqrt(5)*sqrt(-2*x
+ 1) - 5*x + 8)/(5*x + 3)) + 93256515*sqrt(7)*sqrt(3)*(90*x^4 + 129*x^3 + 25*x^2 - 32*x - 12)*log((sqrt(7)*sqr
t(3)*sqrt(-2*x + 1) + 3*x - 5)/(3*x + 2)) - 77*(22127850*x^3 + 17711235*x^2 - 5050290*x - 4664333)*sqrt(-2*x +
 1))/(90*x^4 + 129*x^3 + 25*x^2 - 32*x - 12)

________________________________________________________________________________________

giac [A]  time = 1.31, size = 135, normalized size = 0.92 \[ -\frac {12000}{1331} \, \sqrt {55} \log \left (\frac {{\left | -2 \, \sqrt {55} + 10 \, \sqrt {-2 \, x + 1} \right |}}{2 \, {\left (\sqrt {55} + 5 \, \sqrt {-2 \, x + 1}\right )}}\right ) + \frac {70065}{4802} \, \sqrt {21} \log \left (\frac {{\left | -2 \, \sqrt {21} + 6 \, \sqrt {-2 \, x + 1} \right |}}{2 \, {\left (\sqrt {21} + 3 \, \sqrt {-2 \, x + 1}\right )}}\right ) - \frac {2 \, {\left (428910 \, x - 214279\right )}}{41503 \, {\left (5 \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} - 11 \, \sqrt {-2 \, x + 1}\right )}} + \frac {27 \, {\left (63 \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} - 149 \, \sqrt {-2 \, x + 1}\right )}}{196 \, {\left (3 \, x + 2\right )}^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(1-2*x)^(3/2)/(2+3*x)^3/(3+5*x)^2,x, algorithm="giac")

[Out]

-12000/1331*sqrt(55)*log(1/2*abs(-2*sqrt(55) + 10*sqrt(-2*x + 1))/(sqrt(55) + 5*sqrt(-2*x + 1))) + 70065/4802*
sqrt(21)*log(1/2*abs(-2*sqrt(21) + 6*sqrt(-2*x + 1))/(sqrt(21) + 3*sqrt(-2*x + 1))) - 2/41503*(428910*x - 2142
79)/(5*(-2*x + 1)^(3/2) - 11*sqrt(-2*x + 1)) + 27/196*(63*(-2*x + 1)^(3/2) - 149*sqrt(-2*x + 1))/(3*x + 2)^2

________________________________________________________________________________________

maple [A]  time = 0.02, size = 91, normalized size = 0.62 \[ -\frac {70065 \sqrt {21}\, \arctanh \left (\frac {\sqrt {21}\, \sqrt {-2 x +1}}{7}\right )}{2401}+\frac {24000 \sqrt {55}\, \arctanh \left (\frac {\sqrt {55}\, \sqrt {-2 x +1}}{11}\right )}{1331}+\frac {32}{41503 \sqrt {-2 x +1}}+\frac {250 \sqrt {-2 x +1}}{121 \left (-2 x -\frac {6}{5}\right )}+\frac {\frac {243 \left (-2 x +1\right )^{\frac {3}{2}}}{7}-\frac {4023 \sqrt {-2 x +1}}{49}}{\left (-6 x -4\right )^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(-2*x+1)^(3/2)/(3*x+2)^3/(5*x+3)^2,x)

[Out]

32/41503/(-2*x+1)^(1/2)+250/121*(-2*x+1)^(1/2)/(-2*x-6/5)+24000/1331*arctanh(1/11*55^(1/2)*(-2*x+1)^(1/2))*55^
(1/2)+486/343*(49/2*(-2*x+1)^(3/2)-1043/18*(-2*x+1)^(1/2))/(-6*x-4)^2-70065/2401*arctanh(1/7*21^(1/2)*(-2*x+1)
^(1/2))*21^(1/2)

________________________________________________________________________________________

maxima [A]  time = 1.33, size = 137, normalized size = 0.94 \[ -\frac {12000}{1331} \, \sqrt {55} \log \left (-\frac {\sqrt {55} - 5 \, \sqrt {-2 \, x + 1}}{\sqrt {55} + 5 \, \sqrt {-2 \, x + 1}}\right ) + \frac {70065}{4802} \, \sqrt {21} \log \left (-\frac {\sqrt {21} - 3 \, \sqrt {-2 \, x + 1}}{\sqrt {21} + 3 \, \sqrt {-2 \, x + 1}}\right ) - \frac {11063925 \, {\left (2 \, x - 1\right )}^{3} + 50903010 \, {\left (2 \, x - 1\right )}^{2} + 117027330 \, x - 58496417}{41503 \, {\left (45 \, {\left (-2 \, x + 1\right )}^{\frac {7}{2}} - 309 \, {\left (-2 \, x + 1\right )}^{\frac {5}{2}} + 707 \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} - 539 \, \sqrt {-2 \, x + 1}\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(1-2*x)^(3/2)/(2+3*x)^3/(3+5*x)^2,x, algorithm="maxima")

[Out]

-12000/1331*sqrt(55)*log(-(sqrt(55) - 5*sqrt(-2*x + 1))/(sqrt(55) + 5*sqrt(-2*x + 1))) + 70065/4802*sqrt(21)*l
og(-(sqrt(21) - 3*sqrt(-2*x + 1))/(sqrt(21) + 3*sqrt(-2*x + 1))) - 1/41503*(11063925*(2*x - 1)^3 + 50903010*(2
*x - 1)^2 + 117027330*x - 58496417)/(45*(-2*x + 1)^(7/2) - 309*(-2*x + 1)^(5/2) + 707*(-2*x + 1)^(3/2) - 539*s
qrt(-2*x + 1))

________________________________________________________________________________________

mupad [B]  time = 0.11, size = 100, normalized size = 0.68 \[ \frac {\frac {1114546\,x}{17787}+\frac {1131178\,{\left (2\,x-1\right )}^2}{41503}+\frac {245865\,{\left (2\,x-1\right )}^3}{41503}-\frac {8356631}{266805}}{\frac {539\,\sqrt {1-2\,x}}{45}-\frac {707\,{\left (1-2\,x\right )}^{3/2}}{45}+\frac {103\,{\left (1-2\,x\right )}^{5/2}}{15}-{\left (1-2\,x\right )}^{7/2}}-\frac {70065\,\sqrt {21}\,\mathrm {atanh}\left (\frac {\sqrt {21}\,\sqrt {1-2\,x}}{7}\right )}{2401}+\frac {24000\,\sqrt {55}\,\mathrm {atanh}\left (\frac {\sqrt {55}\,\sqrt {1-2\,x}}{11}\right )}{1331} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((1 - 2*x)^(3/2)*(3*x + 2)^3*(5*x + 3)^2),x)

[Out]

((1114546*x)/17787 + (1131178*(2*x - 1)^2)/41503 + (245865*(2*x - 1)^3)/41503 - 8356631/266805)/((539*(1 - 2*x
)^(1/2))/45 - (707*(1 - 2*x)^(3/2))/45 + (103*(1 - 2*x)^(5/2))/15 - (1 - 2*x)^(7/2)) - (70065*21^(1/2)*atanh((
21^(1/2)*(1 - 2*x)^(1/2))/7))/2401 + (24000*55^(1/2)*atanh((55^(1/2)*(1 - 2*x)^(1/2))/11))/1331

________________________________________________________________________________________

sympy [C]  time = 22.55, size = 2222, normalized size = 15.22 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(1-2*x)**(3/2)/(2+3*x)**3/(3+5*x)**2,x)

[Out]

-245353600800*sqrt(2)*I*(x - 1/2)**(13/2)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 110168352201
6*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 1136904
310080*sqrt(2)*I*(x - 1/2)**(11/2)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x -
1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 1975315945680*
sqrt(2)*I*(x - 1/2)**(9/2)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5
+ 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 1525208808816*sqrt(2)*
I*(x - 1/2)**(7/2)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 127026
4723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 441655676154*sqrt(2)*I*(x - 1/
2)**(5/2)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(
x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 65076704*sqrt(2)*I*(x - 1/2)**(3/2)/(82
833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 +
 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) + 1493614080000*sqrt(55)*I*(x - 1/2)**7*atan(sqrt(110)
*sqrt(x - 1/2)/11)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 127026
4723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 2417208868800*sqrt(21)*I*(x -
1/2)**7*atan(sqrt(42)*sqrt(x - 1/2)/7)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(
x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 7468070400
00*sqrt(55)*I*pi*(x - 1/2)**7/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)*
*5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) + 1208604434400*sqrt(
21)*I*pi*(x - 1/2)**7/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 127
0264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) + 8613174528000*sqrt(55)*I*(x
 - 1/2)**6*atan(sqrt(110)*sqrt(x - 1/2)/11)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522
016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 13939
237810080*sqrt(21)*I*(x - 1/2)**6*atan(sqrt(42)*sqrt(x - 1/2)/7)/(82833347520*(x - 1/2)**7 + 477672304032*(x -
 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*
(x - 1/2)**2) - 4306587264000*sqrt(55)*I*pi*(x - 1/2)**6/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6
 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2
)**2) + 6969618905040*sqrt(21)*I*pi*(x - 1/2)**6/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 11016
83522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) +
19865067264000*sqrt(55)*I*(x - 1/2)**5*atan(sqrt(110)*sqrt(x - 1/2)/11)/(82833347520*(x - 1/2)**7 + 4776723040
32*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804
902882*(x - 1/2)**2) - 32148877955040*sqrt(21)*I*(x - 1/2)**5*atan(sqrt(42)*sqrt(x - 1/2)/7)/(82833347520*(x -
 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*
(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 9932533632000*sqrt(55)*I*pi*(x - 1/2)**5/(82833347520*(x - 1/2)**7
 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2
)**3 + 168804902882*(x - 1/2)**2) + 16074438977520*sqrt(21)*I*pi*(x - 1/2)**5/(82833347520*(x - 1/2)**7 + 4776
72304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 +
168804902882*(x - 1/2)**2) + 22904848512000*sqrt(55)*I*(x - 1/2)**4*atan(sqrt(110)*sqrt(x - 1/2)/11)/(82833347
520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 73221
8669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 37068345634320*sqrt(21)*I*(x - 1/2)**4*atan(sqrt(42)*sqrt(
x - 1/2)/7)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728
*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 11452424256000*sqrt(55)*I*pi*(x - 1/2
)**4/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1
/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) + 18534172817160*sqrt(21)*I*pi*(x - 1/2)**4/(8
2833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4
+ 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) + 13203041376000*sqrt(55)*I*(x - 1/2)**3*atan(sqrt(11
0)*sqrt(x - 1/2)/11)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270
264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 21367305742860*sqrt(21)*I*(x
 - 1/2)**3*atan(sqrt(42)*sqrt(x - 1/2)/7)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 110168352201
6*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) - 6601520
688000*sqrt(55)*I*pi*(x - 1/2)**3/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1
/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) + 10683652871430*
sqrt(21)*I*pi*(x - 1/2)**3/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1101683522016*(x - 1/2)**5
+ 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) + 3043814928000*sqrt(55)
*I*(x - 1/2)**2*atan(sqrt(110)*sqrt(x - 1/2)/11)/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 11016
83522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2) -
4925995635330*sqrt(21)*I*(x - 1/2)**2*atan(sqrt(42)*sqrt(x - 1/2)/7)/(82833347520*(x - 1/2)**7 + 477672304032*
(x - 1/2)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902
882*(x - 1/2)**2) - 1521907464000*sqrt(55)*I*pi*(x - 1/2)**2/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2
)**6 + 1101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x -
 1/2)**2) + 2462997817665*sqrt(21)*I*pi*(x - 1/2)**2/(82833347520*(x - 1/2)**7 + 477672304032*(x - 1/2)**6 + 1
101683522016*(x - 1/2)**5 + 1270264723728*(x - 1/2)**4 + 732218669644*(x - 1/2)**3 + 168804902882*(x - 1/2)**2
)

________________________________________________________________________________________